home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / prgtools / gnustuff / tos / updates / update21.zoo / libg++ / README < prev    next >
Encoding:
Text File  |  1992-06-03  |  1.4 KB  |  48 lines

  1. To bring libg++-2.0 upto Patchlevel 11
  2.  
  3.  IMPORTANT  IMPORTANT  IMPORTANT  IMPORTANT  IMPORTANT  IMPORTANT 
  4.  
  5.     first you MUST update compile and test the regular C library to
  6.         PatchLevel 81, do not attempt going any further until you
  7.     have done that! remeber that the g++ librray shares a lot of
  8.         stuff with the regular C library.
  9.  
  10.  IMPORTANT  IMPORTANT  IMPORTANT  IMPORTANT  IMPORTANT  IMPORTANT 
  11.     
  12.     Read the files WHATS.NEW
  13.  
  14.     cd libg++/src
  15.         - delete src/xyzzy.cc
  16.         - add the file dummy.c, igetsb.cc
  17.         - replace the files
  18.               Changelo filebuf.cc gnulib3.c iostream.cc
  19.                stdstrbu.cc streambu.cc
  20.           with the files supplied here in src/ in this archive.
  21.         - patch src/ with diffs in src/diffsrc
  22.  
  23.     cd g++-include
  24.        - replace the file g_config.h with the one supplied here
  25.          in g++-include/
  26.        - patch g++-include/ with diffs in diffh
  27.  
  28.     cd tests
  29.         - patch tests/ with diffs in difftest
  30.  
  31.     mkdir new directory iostest
  32.       - populate iostest/ with the files supplied in iostest/*
  33.     
  34.     - Read the Changelo
  35.     - study the changes in the include files carefully (there are
  36.       lots of them!).
  37.     - cd src/ and make g++.olb
  38.     - cd tests/ and make and run the tests.
  39.     - cd iostest/ make and run the tests (hound.g is a gulam script
  40.       to help you run the tests).
  41.  
  42. cheers,
  43. --
  44. bang:   uunet!cadence!bammi            jwahar r. bammi
  45. domain: bammi@cadence.com
  46. GEnie:    J.Bammi
  47. CIS:    71515,155
  48.